home *** CD-ROM | disk | FTP | other *** search
/ beeb.net / BEEB.Net Internet Access from the BBC (BBC Worldwide).ISO / mac / beebnet / Microsoft Internet 5 / Outlook Express 5.02 Folder / Help / Contents / MacOffice.css < prev    next >
Cascading Style Sheet File  |  2000-04-06  |  3KB  |  79 lines

  1. /*  Style Sheet Last updated - 9/29/99 */
  2. /*  This style sheet is for the Mac OE 5.0 project only*/
  3.  
  4.  
  5. /*  BODY = default paragraph font */
  6.  
  7. body         {background-color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
  8.  
  9. /*  HYPERLINKS */
  10.  
  11. a:link        {color: #0000cc;}
  12. a:active    {color: #0000cc;}
  13. a:visited    {color: #990099;}    
  14. .pop        {text-decoration: none; cursor: help; }
  15.  
  16. /*  LISTS */
  17.  
  18. dd        {margin-left: 2em; }
  19.  
  20. ol        {font-size: 100%; margin-top: .5em; margin-bottom: .6em; margin-left: 4em;}
  21. ul        {font-size: 100%; margin-top: .5em; margin-bottom: .6em; margin-left: 4em;}
  22. ol p    {margin-bottom: 0em;}
  23. ul p    {margin-bottom: 0em;}
  24. ol ul    {list-style: disc; margin-top: .5em; margin-bottom: 0em;}
  25. ul ul    {list-style: disc; margin-top: .5em;}
  26. li        {margin-bottom: .6em; margin-left: -2.5em;}
  27.  
  28. /*  PREFORMATTING and CODE */
  29.  
  30. pre         {font-size: 100%; margin-top: 1.2em; margin-bottom: 1.5em;}
  31. code     {font-family: courier new, courier; font-size: 110%; }
  32.  
  33. /*  TABLES */
  34.  
  35. table    {font-size: 9pt; margin-top: 1em; margin-bottom: 0em;}
  36. th        {font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; background-color: #DDDDDD; vertical-align: bottom; }
  37. tr        { }
  38. td        {font-family: Verdana, Arial, Helvetica, sans-serif; vertical-align: top; }
  39.  
  40. /*  PARAGRAPH */
  41. p        {margin-top: .6em; margin-bottom: .6em;}
  42.  
  43. /*  Heading styles  */
  44.  
  45. h1            {font-size: 110%; color: #000088; margin-bottom: .5em;}
  46. h2            {font-size: 110%; margin-top: 1.6em; margin-bottom: .5em;}
  47. h3            {font-size: 105%; margin-top: 1.2em; margin-bottom: .5em; font-weight: bold;}
  48. h4            {font-size: 100%; margin-top: 1.2em; font-weight: bold;}
  49. h5            {font-size: 100%; margin-top: 1.2em; font-weight: bold;}
  50. /*  Heading 9,List Procedure Heading,lproch  */
  51. .lproch        {font-size: 110%; font-weight: bold; margin-top: 1.2em; }
  52.  
  53. /*  Paragraph class styles  */
  54.  
  55. .ac            {font-size: smaller; } 
  56. .alpha        {font-size: 110%; font-weight: bold; color: #000088; }
  57. .hang        {text-indent: -2em; margin-left: 2em;}
  58. .fixp        {color: #00ff00;}/*  fix this paragraph for incorrectly used styles / green  */
  59. .ind        {margin-left: 2em;}
  60. .ind2        {margin-left: 4em;}
  61. .l1            {font-size: 95%; font-weight: bold; }
  62. .l2            {font-size: 95%; margin-left: 2em; }
  63. .l3            {font-size: 95%; fmargin-left: 4em; }
  64. .mt            {margin-top:  2em; font-weight: bold;}
  65. .triangle     {list-style-image: url("../images/triangle.gif"); }
  66. .related    {font-size: 100%; font-weight: bold; margin-top: 1.6em; margin-bottom: .5em; }
  67. .rtt        {text-align: right; font-size: 90%; }
  68. .tableup    {margin-top: 0em; }
  69.  
  70.  
  71. /*  spacing styles */
  72.  
  73. .4            {line-height: 4pt;}
  74. .6            {line-height: 6pt;}
  75. .endblock    {line-height: 400px;}
  76.  
  77. /* Show Me Styles */        
  78. .Highlight    {background-color: lightblue;}
  79. .Normal     {background-color: white;}